import type { FC } from 'react'; import { type BackgroundProps } from '../customise/index.js'; export declare const Background: FC; //# sourceMappingURL=Background.d.ts.map