import type { FC } from "react"; export declare namespace BranchPickerPrimitiveNumber { type Props = Record; } export declare const BranchPickerPrimitiveNumber: FC; //# sourceMappingURL=BranchPickerNumber.d.ts.map