import React from "react"; function IconKey(props: any) { return ( ); } export default IconKey;