import * as React from 'react'; declare function DollarLarge(props: React.SVGProps): React.JSX.Element; export default DollarLarge;