UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

9 lines (8 loc) 691 B
/// <reference types="react" /> declare const _default: { TypeSelector: import("react").ForwardRefExoticComponent<import("./TypeSelector/TypeSelector.types").TypeSelectorProps & import("react").RefAttributes<HTMLDivElement>>; UserPicker: import("react").ForwardRefExoticComponent<import("./UserPicker/UserPicker.types").UserPickerProps<any> & import("react").RefAttributes<HTMLDivElement>>; SecurityOptions: import("react").ForwardRefExoticComponent<import("./SecurityOptions/SecurityOptions.types").SecurityOptionsProps<any> & import("react").RefAttributes<HTMLDivElement>>; }; export default _default; export { CallSharingRequestModalShareType } from './TypeSelector';