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