import type { RegisterSearchBoxParams } from '../SearchBox'; export declare const checkParams: (params: RegisterSearchBoxParams) => void;