import { FC, SVGProps } from 'react'; declare const IconBell: FC & { fill?: string }>; export default IconBell;