declare const Model: (model: string, npm: string) => string;
export default Model;
