UNPKG

105 BTypeScriptView Raw
1import React from 'react';
2declare const Props: (props: any) => React.JSX.Element;
3export default Props;