export declare function getStackFileName(position?: number): string;
export declare function getErrorStack(position?: number): string;
