import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
declare const HelpChatBubble: (props: SvgIconProps) => React.ReactNode;
export default HelpChatBubble;
//# sourceMappingURL=HelpChatBubble.d.ts.map