// @ts-nocheck export * from './components/l-picker/type' export type PickerValue = any;//string | number;