import { StoryContext } from "@storybook/types"; export declare function getSnippetFromStoryFn(context: StoryContext): string | undefined;