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