/** * 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 { SignalPage as SignalPageElement } from "@signal-web-ui/core/dist/custom-elements/signal-page.js"; import type { StencilReactComponent } from '@stencil/react-output-target/runtime'; export type SignalPageEvents = NonNullable; export declare const SignalPage: StencilReactComponent; //# sourceMappingURL=signal-page.d.ts.map