import type { SequenceDefinition } from '.';
export declare const thueMorseSequence: SequenceDefinition<'thue-morse'>;
