import type { NumberTheorySequenceReference } from '.';
export declare const padovanReference: NumberTheorySequenceReference<'padovan'>;
