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

declare const Navigation: ReactIconComponentType;
export default Navigation;
            