import { Theme } from "@skbkontur/react-ui/lib/theming/Theme";
export declare const jsStyles: {
    routerLink(t: Theme): string;
};
