import { FrameworkConfiguration } from 'aurelia-framework'; export * from './date-time-picker'; export * from './scope'; export declare function configure(config: FrameworkConfiguration): void;