declare const formatHash: (hash: string, sideCharsLength?: number, separator?: string) => string; export { formatHash, }; //# sourceMappingURL=formatHash.d.ts.map