import type { Params } from './datePicker'; export default function datePicker(params: Params): Promise>;