declare const faust2CmajorFiles: ( inputFile: string, outputDir: string, argv?: string[] ) => Promise; export default faust2CmajorFiles;