export declare const formatHashed: (name: string) => string; export declare const truncateFormat: (name: string) => string; export declare const bracketFormat: (name: string) => string;