import * as React from 'react'; declare function AppsOutageIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default AppsOutageIcon;