import { EnhancerOptions, EnhancerOutput, RootEnhancer } from './types/enhancer'; export declare const webkitEnhancer: , InheritOutput extends EnhancerOutput>(createReader: (options: InheritOptions) => InheritOutput) => (options: InheritOptions) => InheritOutput;