export declare const CreateItemMethodName: string; export declare const ShowItemMethodName: string; export declare const SaveItemMethodName: string; export declare const OnSendMethodName: string; export declare const OnCancelMethodName: string; export declare const OnEmailReceivedMethodName: string; export declare const OnTaskCreatedMethodName: string; export declare const OutlookGetAttachmentMethodName: string; export declare const CreateLocalEmailMethodName: string; export declare const OutlookGetItemAsMsgMethodName: string; export declare const TmpFilesAppendMethodName: string; export declare const OnTrackEmailMethodName: string; export declare const OnUntrackEmailMethodName: string; export declare const OnTrackItemMethodName: string; export declare const OnUntrackItemMethodName: string; export declare const CRMGetAttachmentMethodName: string; export declare const CRMGetItemAsMsgMethodName: string; export declare const SyncTrackEmailMethodName: string; export declare const SyncUntrackEmailMethodName: string; export declare const SyncTrackCalendarItemMethodName: string; export declare const SyncUntrackCalendarItemMethodName: string; export declare const SecureReplyMethodName: string; export declare const DisplaySecureMailMethodName: string;