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