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