UNPKG

94 BTypeScriptView Raw
1/// <reference types="react" />
2declare const Empty: () => JSX.Element;
3export default Empty;