import { FrameworkConfiguration } from 'aurelia-framework'; export declare function configure(config: FrameworkConfiguration): void; export * from './elements/star-rate'; export * from './elements/StarRateClicked';