import type { IconProps } from "../types"; export declare const COMPONENT_TITLE: (props: IconProps) => JSX.Element;