interface IProps { api: any; } export default IProps;