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