import * as commonUtils from "./utils";
import {Icon} from "./src/icon";

commonUtils.defineCustomElement('dbp-icon', Icon);