UNPKG

@voiceiq/web-components

Version:

VoiceIQ Web Component library

16 lines (15 loc) 2.43 kB
/// <reference types="react" /> declare const _default: { Placeholder: import("react").ForwardRefExoticComponent<import("./CallActionCardPlaceholder/CallActionCardPlaceholder.types").CallActionCardPlaceholderProps & import("react").RefAttributes<HTMLDivElement>>; Bookmark: import("react").ForwardRefExoticComponent<import("./CallActionCardBookmark/CallActionCardBookmark.types").CallActionCardBookmarkProps & import("react").RefAttributes<HTMLDivElement>>; Gdpr: import("react").ForwardRefExoticComponent<import("./CallActionCardGdpr/CallActionCardGdpr.types").CallActionCardGdprProps & import("react").RefAttributes<HTMLDivElement>>; ScheduleCallback: import("react").ForwardRefExoticComponent<import("./CallActionCardScheduleCallback/CallActionCardScheduleCallback.types").CallActionCardScheduleCallbackProps & import("react").RefAttributes<HTMLDivElement>>; Opportunity: import("react").ForwardRefExoticComponent<import("./CallActionCardOpportunity/CallActionCardOpportunity.types").CallActionCardOpportunityProps & import("react").RefAttributes<HTMLDivElement>>; Case: import("react").ForwardRefExoticComponent<import("./CallActionCardCase/CallActionCardCase.types").CallActionCardCaseProps & import("react").RefAttributes<HTMLDivElement>>; CallAssist: import("react").ForwardRefExoticComponent<import("./CallActionCardCallAssist/CallActionCardCallAssist.types").CallActionCardCallAssistProps & import("react").RefAttributes<HTMLDivElement>>; VulnerabilityWarning: import("react").ForwardRefExoticComponent<import("./CallActionCardVulnerabilityWarning/CallActionCardVulnerabilityWarning.types").CallActionCardVulnerabilityWarningProps & import("react").RefAttributes<HTMLDivElement>>; Communication: import("react").ForwardRefExoticComponent<import("./CallActionCardCommunication/CallActionCardCommunication.types").CallActionCardCommunicationProps & import("react").RefAttributes<HTMLDivElement>>; CommunicationSent: import("react").ForwardRefExoticComponent<import("./CallActionCardCommunicationSent/CallActionCardCommunicationSent.types").CallActionCardCommunicationSentProps & import("react").RefAttributes<HTMLDivElement>>; Troubleshoot: import("react").ForwardRefExoticComponent<import("./CallActionCardTroubleshoot/CallActionCardTroubleshoot.types").CallActionCardTroubleshootProps & import("react").RefAttributes<HTMLDivElement>>; }; export default _default;