import { IRatingOptions } from "../models";
export declare const DEFAULT_RATING_OPTIONS: IRatingOptions;
