/// import { TextProps } from '@wix/design-system'; export declare function MaxHeightText(props: TextProps & { lineHeight?: number; }): JSX.Element; //# sourceMappingURL=MaxHeightText.d.ts.map