import React from 'react';
declare const ScanCardImage: React.FC<React.HTMLAttributes<HTMLImageElement>>;
export default ScanCardImage;
