import type { FilesAPI } from './index.js'; import type { HTTPRPCClient } from '../lib/core.js'; export declare function createFlush(client: HTTPRPCClient): FilesAPI['flush']; //# sourceMappingURL=flush.d.ts.map