/// import { TypographyProps } from '../../../../components/Typography/Typography'; export declare const useTypographyCellComponents: () => { Title: (props: TypographyProps) => JSX.Element; Description: (props: TypographyProps) => JSX.Element; }; //# sourceMappingURL=useTypographyCellComponents.d.ts.map