import { Type } from '@nestjs/common'; export declare const ApiOkPaginatedResponse: >(dataDto: T) => any;