/// import { PeriodPickerProps } from './types'; export declare const PeriodPicker: (props: PeriodPickerProps) => JSX.Element;