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

declare const faIR: LocalizationResource;

export { faIR };
