import * as React from "react"; import { LightingChipPropsT } from "./types"; export declare const LightingChip: React.FC;