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

declare const Living: ReactIconComponentType;
export default Living;
            