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