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

declare const Domain: ReactIconComponentType;
export default Domain;
            