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