/// import { InputSelectorProps } from './dateSelectionTypes'; export declare function LmMonthSelect({ locale, ...props }: InputSelectorProps & { locale?: string; }): JSX.Element; //# sourceMappingURL=LmMonthSelect.d.ts.map