export interface ParallaxBackgroundState { background: string; darken: number | string; } //# sourceMappingURL=state.d.ts.map