import type { IconComponent } from '../types'; declare const Cardholder: IconComponent; export default Cardholder;