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