import type { Command } from 'commander'; export declare function registerFromFileCommand(program: Command): void; //# sourceMappingURL=from-file.d.ts.map