export declare function contentEngine(content: string | string[] | JSX.Element, color: string): JSX.Element | JSX.Element[];