import { RFormWithDrawerProps } from 'utils/types';
declare const RFormWithDrawer: React.FC<RFormWithDrawerProps>;
export { RFormWithDrawer };
