import { ComponentStyle } from '../../styles/typings'; import { AlertProps } from './typings'; declare const alertStyle: ComponentStyle; export default alertStyle;