import * as React from "react";
declare const SvgUiElement1: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
export default SvgUiElement1;
