import React from 'react'; import { DepricatingChannelSchema } from '../Login.types'; declare const DepricatingChannels: React.FC; export default DepricatingChannels;