export default class ReplaceSelectionBehavior {
    static $inject: string[];
    constructor(selection: any, eventBus: any);
}
//# sourceMappingURL=ReplaceSelectionBehavior.d.ts.map