@spark-web/theme
Version:
--- title: Theme isExperimentalPackage: true ---
4 lines (3 loc) • 366 B
TypeScript
export declare const BEACON_SANS_REGULAR_URL = "https://static-assets.prod.cloud.brighte.com.au/fonts/CBABeaconSans-Regular.woff2";
export declare const BEACON_SANS_EXTRABOLD_URL = "https://static-assets.prod.cloud.brighte.com.au/fonts/CBABeaconSans-ExtraBold.woff2";
export declare function BeaconSansStylesheet(): import("@emotion/react/jsx-runtime").JSX.Element;