import { ReactIconComponentType } from '../types';

declare const Rtt: ReactIconComponentType;
export default Rtt;
            