export declare function runSwiftProd(filename: string): Promise; export declare function runSwiftDev(_filename: string): Promise;