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