Variable searchParamsShapeConst

searchParamsShape: ShapeDefinition<
    ShapeIndexedKeys<[{ keys: string; required: true; values: string[] }]>,
    false,
> = ...

Shape definition for SearchParams.