import { Components } from '@mui/material/styles'; import { BreakpointsOptions, Theme } from '@mui/material'; export declare const getFlowModal: (breakpointsOptions: BreakpointsOptions, rtl: boolean) => Components["MuiModal"];