import { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react";
/**
 * @public
 */
declare const FaceIndifferentIcon: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
export { FaceIndifferentIcon, FaceIndifferentIcon as default };
//# sourceMappingURL=FaceIndifferent.d.ts.map