import { RemixiconReactIconComponentType } from './dist/typings';

declare const SideBarLineIcon: RemixiconReactIconComponentType;
export default SideBarLineIcon;
