import type { FC, SVGProps } from "react";
export declare const ChatUser: FC<SVGProps<SVGSVGElement>>;
export default ChatUser;
//# sourceMappingURL=ChatUser.d.ts.map