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