export declare const createTimeoutPromise: (timeout: number) => Promise<unknown>;
//# sourceMappingURL=createTimeoutPromise.d.ts.map