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