import typeSupportData from '../Interfaces/typeSupportData'; declare const typeSupport: () => typeSupportData; export default typeSupport;