export declare type TIsExistsType = 'Intl'; export default function isExists(type: TIsExistsType): boolean;