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