export function compileContract(fileName: any): import("./scryptlib/compilerWrapper").CompileResult;
export function loadDesc(fileName: any): any;
