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