UNPKG

vinyl-component-blocks

Version:

Modular, Reusable, and Styled UI Component Library. Stop repeating work, install, call, use, modify.

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