import type { CLIFlags } from '../args.js'; export declare function runImport(source: string, rest: string[], flags: CLIFlags): Promise; //# sourceMappingURL=import.d.ts.map