import type { Components, JSX } from "../types/components"; interface RuxIconSignalCellular0Bar extends Components.RuxIconSignalCellular0Bar, HTMLElement {} export const RuxIconSignalCellular0Bar: { prototype: RuxIconSignalCellular0Bar; new (): RuxIconSignalCellular0Bar; };