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