import type { ActionSheetPlugin } from './definitions'; declare const ActionSheet: ActionSheetPlugin; export * from './definitions'; export { ActionSheet };