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