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