import { default as SystemErrorWarningFill } from './system-error-warning-fill.component.js'; export * from './system-error-warning-fill.component.js'; export default SystemErrorWarningFill; declare global { interface HTMLElementTagNameMap { 'dap-ds-icon-error-warning-fill': SystemErrorWarningFill; } }