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