import type { CracoConfig } from '@craco/types';
export declare function createJestBabelTransform(cracoConfig?: CracoConfig): any;
