/// export declare const DatePickerWithValue: () => JSX.Element; export declare const DateRangePickerWithValue: () => JSX.Element; export declare const TimePickerWithValue: () => JSX.Element; export declare const SelectWithValue: () => JSX.Element; export declare const FocusTrapTest: () => JSX.Element; export declare const ModalTest: () => JSX.Element; export declare const DrawerTest: () => JSX.Element; export declare const DialogTest: () => JSX.Element; export declare const PopoverTest: () => JSX.Element; export declare const TakeoverTest: () => JSX.Element; export declare const ActionMenuTest: () => JSX.Element; export declare const SideNavTest: () => JSX.Element; export declare const TabTest: () => JSX.Element; export declare const ButtonToggleTest: () => JSX.Element; export declare const ColorPickerTest: () => JSX.Element;