export declare enum CustomerCardSections { INTERACTION_HISTORY = "interactionHistory", CONTACT = "contact", CHANNELS = "channels", NOTES = "notes", DETAIL = "detail" }