import type { VitestCodemodTransform } from '@vitest-codemod/types'; export declare const transform: VitestCodemodTransform;