import type { NumberTheorySequenceReference } from '.';
export declare const golombReference: NumberTheorySequenceReference<'golomb'>;
