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