import { SvgIconComponent } from './types'; declare const ChatSharpIcon: SvgIconComponent; export default ChatSharpIcon;