import { ObjectKeyType } from 'is-this-a-pigeon';
export declare function defineAllApiProperties(dto: Record<ObjectKeyType, object>): void;
