import { LocalizationResource } from '@clerk/shared/types';

declare const zhCN: LocalizationResource;

export { zhCN };
