import React from 'react'; declare const ErrorOutline: (props: React.SVGProps) => JSX.Element; export default ErrorOutline;