import { type RelativeTimeFormatInternal } from "@formatjs/ecma402-abstract";
export default function getInternalSlots(x: Intl.RelativeTimeFormat): RelativeTimeFormatInternal;
