import { DefaultConfig } from "./types";
export declare const defaultConfig: DefaultConfig;
