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