import { AdblockSyntax } from '../utils/adblockers.js';
export declare const getSyntaxSerializationMap: () => Map<AdblockSyntax, number>;
