import { InjectionToken } from '@angular/core';
export declare const DOKU_FORM_FIELD_ACCESSOR: InjectionToken<unknown>;
