export declare function wait(amount?: number): Promise; export declare function actWait(amount?: number): Promise;