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