export declare const MODULE_PREFACE = "Mod_";
export declare const getAssetName: (filepath: string) => string;
