import * as React from "react"; declare function MessageCircle(props: React.SVGProps): any; export default MessageCircle;