declare const preProcess: (file: Uint8Array, filename: string, options: IGBDKCompileOptions) => Promise; export default preProcess;