import { PluginConfig } from "../types/PluginConfig";
export declare const defaultSettings: PluginConfig;
