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