import { Config } from "./Constants"; export declare const checkConfig: (config: any) => config is Config;