export default Warning; declare function Warning(props: any): React.JSX.Element; import React from 'react';