import { SkeletonProps } from './'; declare const meta: { title: string; component: import("react").ForwardRefExoticComponent>; args: import("tailwind-variants").TVDefaultVariants<{ variant: { text: string; circular: string; rectangular: string; rounded: string; }; animation: { none: string; pulse: string; wave: string; }; }, undefined, { variant: { text: string; circular: string; rectangular: string; rounded: string; }; animation: { none: string; pulse: string; wave: string; }; }, undefined>; }; export default meta; export declare const Default: { render: () => import("react/jsx-runtime").JSX.Element; }; //# sourceMappingURL=skeleton.stories.d.ts.map