import React from 'react'; import { Props } from './props.type.js'; export declare const IdentityCard: React.FC; export default IdentityCard;