import { IconProps } from './PropsType'; export declare function Icon(p: IconProps): import("react/jsx-runtime").JSX.Element;