import { SnGenericId } from '@sensio/types'; /** * We can be sure that we always get the encoded GenericId for the network * @param d */ export declare function encodeTheGenericId(d: SnGenericId): SnGenericId; //# sourceMappingURL=transformations.d.ts.map