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