/** * author: Michael Irigoyen * id 3B4FC4CD-DB60-407A-B230-C6CA593977DD * name card-plus * version: 4.6.95 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/card-plus.svg * tags */ export declare const CardPlusIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default CardPlusIcon;