export declare class Timeout extends Error { constructor(ms_OR_message:number|string) }