export declare class FreelancerParseResumeDto {
    uuid: string;
}
