/** * This file was automatically generated by the Stencil React Output Target. * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. */ import { SignalHeading as SignalHeadingElement } from "@signal-web-ui/core/dist/custom-elements/signal-heading.js"; import type { StencilReactComponent } from '@stencil/react-output-target/runtime'; export type SignalHeadingEvents = NonNullable; export declare const SignalHeading: StencilReactComponent; //# sourceMappingURL=signal-heading.d.ts.map