export declare const ALL_DTO_VERSIONS: Readonly<{
    [name: string]: number;
}>;
