import { FormlyFieldConfig } from '@ngx-formly/core';
export declare function addonsExtension(field: FormlyFieldConfig): void;
