import { API, FileInfo } from 'jscodeshift';
export default function transformer(fileInfo: FileInfo, api: API, options: any): any;
