import { Numerals } from './types';
export declare const numeralSystems: Record<Numerals, readonly string[]>;
//# sourceMappingURL=numerals.d.ts.map