import { CommonQueryParamsDto } from '../../common/dto/queryParams.dto'; export declare class FindLabelParamsDto extends CommonQueryParamsDto { }