UNPKG

@ballistix.digital/react-tailwindcss-datepicker

Version:
5 lines (4 loc) 160 B
import React from "react"; import { IconProps } from "../../types"; declare const CloseIcon: (props: IconProps) => React.JSX.Element; export default CloseIcon;