import React from "react";
declare const AccountCircled: () => React.JSX.Element;
export default AccountCircled;
