import { IconDefinition } from '../../templates/types'; declare const CardCreditOutlined: IconDefinition; export default CardCreditOutlined;