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