import React from 'react'; declare const Modal: (StyledModal: any) => React.ForwardRefExoticComponent & React.RefAttributes>; export default Modal; //# sourceMappingURL=Modal.d.ts.map