/** * This is the CSS from Ed, a former designer for the app (web version) * They are migrated to TS codes (either CSSProperties or Styled) */ export declare const CSSROOTVARIABLES: { '--colour--bsi-red': string; '--colour--black': string; '--colour--white': string; '--colour--bsi-darker-red': string; '--colour--bsi-pale-red': string; '--colour--bsi-light-red': string; '--colour--bsi-dark-red': string; '--colour--10-percent-black': string; '--colour--30-percent-black': string; '--colour--50-percent-black': string; '--colour--bsi-pale-teal': string; '--colour--bsi-light-teal': string; '--colour--bsi-teal': string; '--colour--bsi-teal--a11y': string; '--colour--platinum': string; '--colour--cultured': string; '--colour--sandy-brown': string; '--colour--green': string; '--font-size--small': string; '--font-size--regular': string; fontWeightRegular: number; '--font-size--large': string; '--font-weight--light': string; '--font-weight--regular': string; '--font-weight--medium': string; '--transition-time': string; '--plain-node-color': string; }; //# sourceMappingURL=root.css.d.ts.map