export declare const sleepMethod: (args: any) => Promise<unknown>;
