import { IconProps } from '../types'; import type { Component } from 'solid-js'; export declare const Error: Component;