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