import { TanaIntermediateFile } from "./types";
export declare const createNewTanaFile: () => TanaIntermediateFile;
