export interface ParallaxBackgroundState { background: string; darken: number | string; }