/// <reference types="react" />
export * from './types';
export declare const PrefillConfiguration: React.FC;
