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