import { SerializableAgency } from '../serializers/agency'; /** * This should not be used on agent sites as the request bypasses caching. */ export default function getAgency(): Promise; //# sourceMappingURL=get-agency.d.ts.map