export { IResume } from './i-resume';
export { IResumeChild } from './i-resume-total';
export { IGeneralResumeTotal } from './i-resume-general';
