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