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