import { CommonQueryParamsDto } from "../../../common"; export declare class FindServerApplicationServiceParams extends CommonQueryParamsDto { }