import React from 'react'; declare const BarsIcon: (props: React.SVGProps) => JSX.Element; export default BarsIcon;