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