export declare const assetsPathPtr: string[]; export declare const dummyUrlPtr: string[]; export declare const ybotUrlPtr: string[]; export declare const texturesUrlPtr: string[]; export declare const editorUrlPtr: string[]; export declare const wasmUrlPtr: string[]; export declare const facadeUrlPtr: string[]; export declare const forestUrlPtr: string[]; export declare const setAssetsPath: (val: string) => void;