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

declare const isIS: LocalizationResource;

export { isIS };
