import type { NumberTheorySequenceReference } from '.';
export declare const lookAndSayReference: NumberTheorySequenceReference<'look-and-say'>;
