export declare const smallStyle: string; export declare const footerLinksContainer: import('@vanilla-extract/recipes').RuntimeFn<{ small: { true: { fontSize: "11px"; lineHeight: "15px"; }; false: {}; }; }>; export declare const separator: string; export declare const extraLinkStyles: string; export declare const voiceflowLink: string; export declare const footerNote: string; //# sourceMappingURL=BottomLinks.css.d.ts.map