ImageDetailsStationDynamicSegments: Record<string, string> & {
    imageId: string;
} | string

Generated using TypeDoc