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