import type { Collection, JSCodeshift } from 'jscodeshift'; export declare const replaceTestApiFit: (j: JSCodeshift, source: Collection) => void;