export declare function createBinFile(_: { absolutePathToOutput: string; outputFileSrcCode: string; }): void;