import { IBackgroundOption } from '../../interface/Background';

export declare const defaultBackground: Readonly<Required<IBackgroundOption>>;
