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