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