/// export interface IconNotificationsOffOutlineProps { size?: string; style?: React.CSSProperties; } export declare const IconNotificationsOffOutline: React.FC;