import React from 'react'; import { StackedButtonProps } from '.'; import { StoryObj } from '@storybook/react'; export declare const Primary: StoryObj; export declare const IsActiveAndToggled: StoryObj; export declare const Miscellaneous: StoryObj; declare const _default: { component: React.ForwardRefExoticComponent>; title: string; parameters: { docs: { fds: { attributes: string[]; }; }; }; }; export default _default;