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