import { default as React } from 'react';
declare const BackgroundColorIcon: React.FC;
export default BackgroundColorIcon;
