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