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