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