import { Frame } from "./Frame"; import { Dictionary$2 } from "igniteui-react-core"; import { ItemHighlightFrameRect } from "./ItemHighlightFrameRect"; import { Type } from "igniteui-react-core"; /** * @hidden */ export declare class CategoryItemHighlightLayerFrame extends Frame { static $t: Type; constructor(); j: Dictionary$2; private i; protected k(a: ItemHighlightFrameRect, b: number, c: ItemHighlightFrameRect, d: ItemHighlightFrameRect, e: CategoryItemHighlightLayerFrame, f: CategoryItemHighlightLayerFrame): void; d(a: number, b: Frame, c: Frame): void; }