/** * This is the CSS from Ed, a former designer for the app (web version) * They are migrated to TS codes (either CSSProperties or Styled) */ import { CSSProperties } from 'react'; export declare const mgdLegendEntry: CSSProperties; export declare const mgdLegendEntrySample: CSSProperties; export declare const mgdLineLegendSample: CSSProperties; export declare const mgdLegendEntryDescription: CSSProperties; //# sourceMappingURL=MGDLegendEntry.d.ts.map