export declare function parseSettingsHash(hash: string): string | null; export declare function formatSettingsHash(sectionId: string): string;