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

declare const ToggleLineIcon: RemixiconReactIconComponentType;
export default ToggleLineIcon;
