import { Story } from '@storybook/react'; export declare const addStory: (template: Story, args: TArgs) => any;