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