/// import { IconProps } from '../../types'; declare const Dollar: (allProps: IconProps) => JSX.Element; export default Dollar;