UNPKG

@hirebus/academy

Version:

React component library for academy and learning platforms

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