import Meeting from '../meeting'; export declare const getAIEnablementApprover: (meeting: Meeting) => string;