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