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