export * from './ModalWindow'; import { ModalFooterAction, ModalWindowProps } from './types'; export type { ModalWindowProps, ModalFooterAction };