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