import { NumberFormatInternal } from '@formatjs/ecma402-abstract';
export default function getInternalSlots(x: Intl.NumberFormat): NumberFormatInternal;
