UNPKG

@pushchain/ui-kit

Version:
7 lines (6 loc) 185 B
declare const CrossIcon: ({ height, width, color }: { height: string; width: string; color: string; }) => import("react/jsx-runtime").JSX.Element; export default CrossIcon;