interface ReprocessToggleProps { field: { name: string; label?: string; }; } export declare const ReprocessToggleComponent: React.FC; export {}; //# sourceMappingURL=ReprocessToggle.d.ts.map