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