import * as React from 'react'; import { PickerViewHeaderProps } from './PickerViewHeader.types'; export declare const PickerViewHeader: React.ForwardRefExoticComponent & React.RefAttributes>;