export declare abstract class AbstractAssetWrapper { abstract getProxyId(): string; } //# sourceMappingURL=abstract_asset_wrapper.d.ts.map