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