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