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