export function convert(source: string): { code: string, warnings: string[] }