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