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