import type { S2DataConfig } from '../../common/interface/s2DataConfig';
export declare const DEFAULT_DATA_CONFIG: Readonly<S2DataConfig>;
