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