Variable SearchPathConst

SearchPath: ObjectSchema<
    { depth: NumberSchema<undefined>; path: StringSchema<undefined> },
    undefined,
> = ...