import { type SvgIconProps } from '@mui/material/SvgIcon'; declare const WindowColored: (props: SvgIconProps) => JSX.Element; export default WindowColored;