export declare class BiographyContentWithSimilarDatePeriodStartMonthOfYearListDtoModel {
    tagIds: number[];
    monthOfYear: number;
}
