/// import type { IconType } from "./Icon/types"; declare function AnnouncementOff(props: IconType): JSX.Element; export default AnnouncementOff;