export declare function addDropChoiceSummaryBehavior(dropChoiceSelector: any): void; export declare function addDropChoiceParentSelectionFilterBehavior(parentDropChoiceSelector: any, childDropChoiceSelector: any): void; export declare function addDropChoiceBehavior(dropChoiceSelector: any): void;