export declare const assertPrefixes: Set<string>;
export default function transformer(fileInfo: any, api: any, options: any): any;
