export declare function normalizeAttributeString(value: string): string;
export declare function normalizeContractString(value: string): string;
