import React from 'react';
import type { IActionsheetFooterProps } from './types';
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<IActionsheetFooterProps & React.RefAttributes<unknown>>>;
export default _default;
