import { OdsConfig } from './ods-config'; /** * default `ODS` configuration applied if there no custom configuration made on client side */ export declare const odsDefaultConfig: OdsConfig;