import { PluralRules, PluralRulesInternal } from '.';
export default function getInternalSlots(x: PluralRules): PluralRulesInternal;
