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