import type { ProgressBarValueProps } from '@primereact/types/primitive/progressbar';
export declare const defaultValueProps: ProgressBarValueProps;
