export declare class ManifestValidationException extends Error { constructor(type: string); }