import * as _emotion_react from '@emotion/react'; declare const modalSizeMap: { medium: string; full: string; large: string; small: string; }; declare const overlayAnimation: _emotion_react.Keyframes; declare const contentAnimation: _emotion_react.Keyframes; export { contentAnimation, modalSizeMap, overlayAnimation };