import { PlaygroundState } from "../playground-state"; export declare function getValue(state?: PlaygroundState, filename?: string): string;