UNPKG

177 BTypeScriptView Raw
1import type { ProgressProps } from './interface';
2export declare const defaultProps: Partial<ProgressProps>;
3export declare const useTransitionDuration: () => SVGPathElement[];