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