import { ReactIconComponentType } from '../types';

declare const ViewComfy: ReactIconComponentType;
export default ViewComfy;
            