import React from 'react'; import { PixelTypewriter } from './PixelTypewriter'; export function Default() { return ; } export function FastCyan() { return ; } export function NoCursor() { return ; } export function OnView() { return ; }