import React from 'react'; import { UndrawSVGProps } from '../types'; declare const InformationTab: React.FC; export default InformationTab;