UNPKG

next-gen-ui

Version:

Next Gen Ui is a home for front-end & UI/Ux developers. We provide all the necessary components required to build a scalable front-end application which suits the user experience in a unique way.

4 lines 167 B
import { SVGProps } from "react"; declare const SvgCross: (props: SVGProps<SVGSVGElement>) => JSX.Element; export default SvgCross; //# sourceMappingURL=Cross.d.ts.map