export declare class FreelancerESignatureDto {
    uuid: string;
}
