import Component from "../../components/icon/icon.component.js"; import { type EventName } from "@lit/react"; import type { SlLoadEvent } from "@shoelace-style/shoelace"; import type { SlErrorEvent } from "@shoelace-style/shoelace"; export type { SlLoadEvent } from "@shoelace-style/shoelace"; export type { SlErrorEvent } from "@shoelace-style/shoelace"; /** * @summary TqIcon est un composant qui permet d'afficher les icônes de Télé-Québec. Il étend le composant icon de Shoelace. * @documentation /components/icon * @status experimental * @since 0.2.0 */ declare const reactWrapper: import("@lit/react").ReactWebComponent; onSlError: EventName; }>; export default reactWrapper;