import { interfaces } from '../model'; export default class LocalizedAttributesFactory { static init(): interfaces.LocalizedAttributes.Factory; }