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