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