import { ArrayConfig } from './array/array.config'; export declare class KNZUtilConfig { array?: ArrayConfig; }