import { ConvertedOutput } from './convertTokens.js'; export declare function convertedToSwift(input: ConvertedOutput, scopeName: string): string; //# sourceMappingURL=convertedToSwift.d.ts.map