/// import { LmSelectProps } from '../form/LmSelect'; export type LmMonthsPickerProps = Omit; export declare function LmMonthsPicker(selectProps: LmMonthsPickerProps): JSX.Element; //# sourceMappingURL=LmMonthsPicker.d.ts.map