import type { Transform } from 'jscodeshift'; declare const transform: Transform; export default transform;