import { Animation, ChartColorScheme } from 3;
export {};
export { Animation, ChartColorScheme, };
export declare const Smart: any;
/**
 3D Chart is a feature-complete interactive WebGL 3D graph library that answers the data visualization needs of any modern web app.
*/
export declare class {
}
declare const _default: 3;
export default _default;
