import { IEmojiProps } from "../../styled";
declare const SvgFaceConcerned2: (props: IEmojiProps) => JSX.Element;
export default SvgFaceConcerned2;
