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

declare const Verified: ReactIconComponentType;
export default Verified;
            