import type { SchemaOf } from 'yup'; import { GetProductPathParams } from '../models/types.gen'; export declare const getProductPathParamsSchema: SchemaOf;