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