import type { SequenceDefinition } from '.';
export declare const happySequence: SequenceDefinition<'happy'>;
