import { type CSSResult } from '../Dom/Css'; /** * @public */ export declare function routerAnchorElementStyle(): CSSResult; //# sourceMappingURL=RouterAnchorElementStyle.d.ts.map