export declare const Background: React.FC<{ children: React.ReactNode; }>;