import { AxisAnnotationFrame } from "./AxisAnnotationFrame"; import { List$1 } from "igniteui-react-core"; import { Brush } from "igniteui-react-core"; import { Size } from "igniteui-react-core"; import { FontInfo } from "igniteui-react-core"; import { Point, Type } from "igniteui-react-core"; import { Frame } from "./Frame"; /** * @hidden */ export declare class DataAnnotationShapeLayerFrame extends AxisAnnotationFrame { static $t: Type; a2: List$1; a3: List$1; a5: List$1; a4: List$1; a6: List$1; bb: List$1; bc: List$1; bg: List$1; a9: List$1; be: List$1; ba: List$1; bf: List$1; a1: List$1; bd: List$1; a8: List$1; a7: List$1; bn: List$1; bo: List$1; bk: List$1>; bi: List$1; bm: List$1; bl: List$1; bj: List$1; bh: List$1; constructor(); bp(): void; d(a: number, b: Frame, c: Frame): void; private a0; }