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