import { PropsWithChildren } from 'react'; export declare const FudgeWrapper: ({ children }: PropsWithChildren<{}>) => JSX.Element; //# sourceMappingURL=FudgeWrapper.d.ts.map