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