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