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