import { CreateStoryFn } from '../index'; import { Component } from '@vue/runtime-core'; export declare const createStory: CreateStoryFn;