import { text } from '@synnaxlabs/x'; import { Size } from '../../../component/size'; /** The text level a symbol renders at for each size rung. */ export declare const SIZE_LEVELS: Record; /** The rung for each text level. Unoffered levels map to medium. */ export declare const LEVEL_SIZES: Record; //# sourceMappingURL=size.d.ts.map