import type { TypographyProps } from '@mui/material'; import React from 'react'; /** Renders a styled pipe (`|`) typography span. */ export declare const Pipe: React.FC; //# sourceMappingURL=Pipe.d.ts.map