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