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