/// export declare const FactorChooserHeader: import("react").ComponentType<{ showBackButton: boolean; onBackButtonClicked: () => void; }>;