/** Export file format */
export declare enum ContactsExportFormatsEnum {
    'csv' = "csv"
}
//# sourceMappingURL=ContactsExportFormatsEnum.d.ts.map