import * as React from 'react'; declare function AlertOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof AlertOutlined; export default AlertOutlined;