export declare const getStack: (constructorOpt?: (...args: any[]) => any) => string | undefined;