import { Breakpoints } from '@mui/material'; export declare const flowBreakpoints: Partial<{ unit: string; step: number; } & Breakpoints>;