export declare function normalizeAccountId(value?: string): string | undefined;
