import { SVGIconDef } from './types'; declare const HeartOutlined: SVGIconDef; export default HeartOutlined;