import { LLVM } from '@smake/llvm'; export declare abstract class LibEigen { static config(llvm: LLVM): void; }