import { FC } from 'react';
declare const BackgroundIcon: FC;
export default BackgroundIcon;
