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