import { Type } from '@nestjs/common'; export declare function ApiDefaultGetter(type: Type | Function, parameter: string): MethodDecorator;