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