export class AddFileOptions { public read_tags_from_txt = false; public delete_after_import = false; constructor() { } }