import * as React from 'react';
declare const Bars3BottomRightIcon: React.ForwardRefExoticComponent<React.SVGProps<SVGSVGElement> & { title?: string, titleId?: string }>;
export default Bars3BottomRightIcon;
