import { Typography } from '@mui/material'; import type React from 'react'; /** Ellipsized typography label used inside raw-info chips. */ export declare const StyledChipLabel: React.FC>; //# sourceMappingURL=StyledChipLabel.d.ts.map