/// <reference types="react" />
export declare const PlaygroundSandbox: import("react").FC<import("./types").IPlayground>;
