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

declare const DomainVerification: ReactIconComponentType;
export default DomainVerification;
            