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