import type { ParsingExtension } from '@app-config/core'; /** Checks if two values are equal */ export declare function eqDirective(): ParsingExtension;