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