import { ModalBodyProps } from '../../../../shared/types/modal'; export declare const ModalBody: ({ children, withPadding }: ModalBodyProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ModalBody.d.ts.map