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