import type { ResourceMapper } from '@23blocks/jsonapi-codec'; import type { ExpirationRule } from '../types/expiration-rule.js'; export declare const expirationRuleMapper: ResourceMapper; //# sourceMappingURL=expiration-rule.mapper.d.ts.map