import { PickMPAttr } from '@hylid/types'; declare const showActionSheet: PickMPAttr<'showActionSheet'>; export default showActionSheet;