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

declare const SwitchLineIcon: RemixiconReactIconComponentType;
export default SwitchLineIcon;
