import { Config } from '../../interface'; export declare function startInputShims(doc: Document, config: Config): void;