import { IconProps } from '../lib';
declare function Chats(props: IconProps): JSX.Element;
export default Chats;
