/// import * as React from 'react'; import { StyledHTMLElement } from 'styletron-react'; export declare const BackgroundStyle: React.CSSProperties; export declare const Background: StyledHTMLElement<{}, HTMLDivElement>;