import type { ResourceMapper } from '@23blocks/jsonapi-codec'; import type { AuthorizationCode } from '../types/authorization-code.js'; export declare const authorizationCodeMapper: ResourceMapper; //# sourceMappingURL=authorization-code.mapper.d.ts.map