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