export declare type DefaultConfig = {
    explorer: boolean;
    customCss: string;
};
//# sourceMappingURL=default-config.d.ts.map