import { Base, Type } from "igniteui-react-core";
/**
 * @hidden
 */
export declare class SeriesViewerComponentsForView extends Base {
    static $t: Type;
}
