export type IFieldValueExpandFormats = 'FieldValuesAsHtml' | 'FieldValuesAsText' | 'AttachmentFiles';
export declare const AllFieldValueFormats: IFieldValueExpandFormats[];
//# sourceMappingURL=IFieldValueExpandFormats.d.ts.map