import * as jscodeshift from 'jscodeshift';
declare const mochaToJest: jscodeshift.Transform;
export default mochaToJest;
