import { StoryFn as StoryFunction } from "@storybook/addons"; export declare const withRoundTrip: (storyFn: StoryFunction) => unknown;