import { SVGProps } from 'react'; declare function SvgMessageGlyph(props: SVGProps): JSX.Element; export default SvgMessageGlyph; //# sourceMappingURL=MessageGlyph.d.ts.map