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