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