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