import type { MswConfig } from './getMswConfig'; export declare const generateMsw: ({ appDir, output }: MswConfig) => void; //# sourceMappingURL=generateMsw.d.ts.map