import { IconProps } from '../types'; export declare const CircleNotification: (props: IconProps) => JSX.Element;