Modal
const Modal: ForwardRefExoticComponent<Omit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & object & Pick<Omit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & object & Pick<ClassAttributes<...> & HTMLAttributes<...> & object, "hasFooterShadow">, "ref"> & RefAttributes<HTMLDivElement>,
| "hasFooterShadow"
| "headerContent"
| "footerContent"
| "headerPadding"
| "footerPadding">, "ref"> & RefAttributes<ModalHandle>>;