declare const MasterFormWrapper: ({ children }: FormWrapperProps) => any;
export default MasterFormWrapper;
