export declare class ProjectIdNotFoundException extends Error {
    constructor();
}
