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