declare namespace _default {
    const label: string;
    const previous: string;
    const next: string;
    const page: string;
}
export default _default;
//# sourceMappingURL=ru.d.ts.map