import { ReactIconComponentType } from '../types';

declare const Error: ReactIconComponentType;
export default Error;
            