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