import type { ActionSheetInstance } from './interface';
declare const ActionSheet: ActionSheetInstance;
export default ActionSheet;
