declare function createOutputPath(outputDir: string, chainId: string, address: string, drawId: string): string; export default createOutputPath;