/** Run the plugin on some code */ export declare const transform: (source: string, filename?: string) => string; //# sourceMappingURL=utils.d.ts.map