declare const _default: (time: string | number) => Promise<void>;
export default _default;
