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