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