export declare class NonAspectCorePackageLinkError extends Error { private err; constructor(err: Error, packageName: string); }