import { analyze as analyzeStatically } from "./static-analyzer";

export { analyzeStatically };
