import { createElement } from "../../lib/skeleton/index.js"; export const $ICON = { SAVING: createElement(``), LOADING: createElement(``), };