import { SvgIconProps } from '@mui/material/SvgIcon'; /** Unchecked checkbox — thinner stroke, same outer size as MUI (1.5px medium, 1px small). */ export declare function CheckboxOutlineIcon(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;