import { IconCloudStateSlowConnection } from '../src/elements/IconCloudStateSlowConnection.js';
declare global {
    interface HTMLElementTagNameMap {
        'sp-icon-cloud-state-slow-connection': IconCloudStateSlowConnection;
    }
}
