export declare const mock: () => Promise; export declare const cleanMock: (id: string) => Promise; export declare const options: () => Promise;