declare const IdCard: (props: any) => JSX.Element;
export default IdCard;
