export default config; export function setConfig(_config: any): void; declare namespace config { const prefixCls: string; const actionListAutoAdjustment: boolean; }