export declare const delay: (timeout: any) => Promise<any>;
