import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export interface IAdjustHandle { } /** * @hidden */ export declare let IAdjustHandle_$type: Type;