import React from 'react';
import type { ActionSheetMethodProps } from './interface';
declare const _default: React.NamedExoticComponent<ActionSheetMethodProps>;
export default _default;
