import type { SequenceDefinition } from '.'; export declare const golombSequence: SequenceDefinition<'golomb'>;