/// /// export declare const maybeGenerateStringFromElement: (element?: JSX.Element, alternativeString?: string | null) => string;