import { autouml } from "../../typings/typings";
declare function from_node_modules(t: autouml.mapping.ITSType | string): boolean;
export { from_node_modules };
