export interface FilePickerConfig {
    maxlength?: string | number;
}
//# sourceMappingURL=file-picker-config.model.d.ts.map