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