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