import { FrameworkConfiguration } from 'aurelia-framework'; export declare function configure(aurelia: FrameworkConfiguration): void; export { ChartElement } from './elements/chart-element';