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