export declare class AssertionError extends Error { constructor(message: string); }