import type { RenderFunctionInput } from "#src/types.js"; export declare function backgroundImage({ title, }: RenderFunctionInput): React.ReactNode; //# sourceMappingURL=background-image.d.ts.map