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