/// declare const Logout: ({ color, width, height }: { color: any; width: any; height: any; }) => JSX.Element; export default Logout;