import { CONVERSATION_PROTOCOL } from './FeatureList.types'; export declare const mapToConversationProtocol: (protocol: unknown) => CONVERSATION_PROTOCOL | undefined; //# sourceMappingURL=FeatureList.helper.d.ts.map