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