import type { Word } from "@rarible/types"; export declare function id(value: string): string; export declare function id32(value: string): Word;