UNPKG

@hirebus/academy

Version:

React component library for academy and learning platforms

4 lines (2 loc) 143 B
import { SVGProps } from 'react'; export declare function ClockIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;