export declare class ResumeAISearchDto {
    id: string;
    jwt: string;
    jobType: string;
}
//# sourceMappingURL=resume-ai-search.dto.d.ts.map