import { BasicParams } from '../../../types'; export declare function validateShopAndHostParams(params: BasicParams, request: Request): void;