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