/**
* A helper function to find the lz id from an asset
* @paramdstAsset - The asset to find the lz id for
* @returns The lz id
*/exportdeclareconstfindLayerZeroChainIdFromAsset: (dstAsset: string) =>number;
//# sourceMappingURL=findLayerZeroChainIdFromAsset.util.d.ts.map