import type { IconComponent } from '../types'; declare const Dollar: IconComponent; export default Dollar;