export function getEmbeddedAssetUri(hash, type) {
    // noop on web
    return null;
}
//# sourceMappingURL=EmbeddedAssets.web.js.map