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