import type { FC, SVGProps } from "react";
export declare const UI: FC<SVGProps<SVGSVGElement>>;
export default UI;
//# sourceMappingURL=UI.d.ts.map