import { type PropsWithChildren } from 'react'; export declare const Max: ({ children }: PropsWithChildren) => import("react").JSX.Element | null; //# sourceMappingURL=Max.d.ts.map