UNPKG

141 BTypeScriptView Raw
1import * as React from 'react';
2declare function ChatAlt2Icon(props: React.ComponentProps<'svg'>): JSX.Element;
3export default ChatAlt2Icon;