import Component from '../../components/label/label.component.js'; declare const CpsLabel: import("@lit-labs/react").ReactWebComponent; export { CpsLabel }; export default CpsLabel;