export declare class ParentDto { type: string; id: string; }