export declare function fatalError(msg: string): never; export declare function load(file: string): void; //# sourceMappingURL=cmd-loader.d.ts.map