import { TypographySize } from '../../Typography'; import { InputFieldSize } from '../InputField.types'; /** Maps InputFieldSize to sub-text size */ export declare const SUB_TEXT_SIZE: Record; //# sourceMappingURL=SubText.constants.d.ts.map