PerspectiveViewStateBase: {
    prototype: __type<any>;
    new (...args: any[]): __type<typeof SharedObject>;
} & typeof SharedObject = ...

Generated using TypeDoc