import type { LocalPerson } from '../../languages';
declare function marathiLocals(): LocalPerson;
export { marathiLocals };
//# sourceMappingURL=index.d.ts.map