import type { KyInstance } from 'ky';
export declare const createMarkAllAsRead: (instance: KyInstance) => () => Promise<unknown>;
//# sourceMappingURL=mark-all-as-read.d.ts.map