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