import { ServiceType } from 'src/common/enums';
export declare const NEED_FULL_DESCRIPTION: Record<ServiceType, boolean | 'partial'>;
