export declare const TIMEOUT = "[TIMEOUT]"; export declare const timeout: (time: number, callback: any) => any;