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