export interface Output { code: string; map?: string; }