import type { Config } from "./types";
export declare const config: Config;
