import HdgElement from "@hdgd/core"; declare class HdgIcon extends HdgElement { render(): any; } export default HdgIcon;