import React from 'react'; import { SvgProps } from './types'; declare const Error: React.FC; export default Error;