import { FieldPath, FieldValues } from 'react-hook-form'; import { FormDatePartsProps } from './types'; export declare const FormDateParts: = FieldPath>(props: FormDatePartsProps) => import("@emotion/react/jsx-runtime").JSX.Element;