import { SvgIconComponent } from './types'; declare const FireplaceIcon: SvgIconComponent; export default FireplaceIcon;