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