export declare const getFriendlyNameFromType: (type: string) => string; export declare const isContentTemplatesEnabled: (conversationSid: string) => boolean;