import { AxisAnnotationFrame } from "./AxisAnnotationFrame"; import { Type } from "igniteui-react-core"; /** * @hidden */ export declare class FinalValueLayerFrame extends AxisAnnotationFrame { static $t: Type; }