import type { RuleTesterConfig } from '../types/RuleTesterConfig'; export declare function omitCustomConfigProperties(config: Partial): Omit;