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