/// <reference types="react" />
declare const DollarSign: () => JSX.Element;
export default DollarSign;
