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