/**
 * A muted footer link that brightens to the primary text color on hover.
 * No underline (unlike the FunLinkButton variants) — matches the Figma
 * footer-link hover state (secondary → primary @ 80% opacity).
 */
export declare const bottomLinkStyle: string;
