import type { Result } from "publint"; export declare function getPublintInfo(pkgPath: string, useCache?: boolean): Result; //# sourceMappingURL=get-publint-info.d.ts.map