UNPKG

rc-progress

Version:
4 lines (3 loc) 177 B
import type { ProgressProps } from './interface'; export declare const defaultProps: Partial<ProgressProps>; export declare const useTransitionDuration: () => SVGPathElement[];