export declare const lastSelectedValue: <T>(selected: T) => any;
