export default AlertOff;
declare function AlertOff(props: any): JSX.Element;
