UNPKG

vinyl-component-blocks

Version:

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

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