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