import { SvgIconComponent } from './types'; declare const AddCardIcon: SvgIconComponent; export default AddCardIcon;