import type { RatingOnProps } from '@primereact/types/primitive/rating';
export declare const defaultOnProps: RatingOnProps;
