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