import React from 'react'; export declare function LetterSpacing({ name }: { name?: string; }): React.JSX.Element;