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