/**
 * Profile service exports
 */
export { ProfileService } from './profile.service';
export * from '../../types/dto/profile.type';
//# sourceMappingURL=index.d.ts.map