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