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