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