export declare class TagsInputDTO { key: string; value: string; }