export declare class SageAssertException extends Error { constructor(message: string, expectedStacktrace: string); }