import { StoryMetaType, StoryType } from '@lg-tools/storybook-utils'; import { Skeleton } from '.'; declare const meta: StoryMetaType; export default meta; export declare const LiveExample: StoryType; //# sourceMappingURL=SkeletonLoader.story.d.ts.map