import React from "react";
type Props = {};
export declare function StoryOverlay(_props: Props): React.JSX.Element;
export {};
