export declare function timeout(milliseconds: number, signal?: AbortSignal): Promise;