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

declare const SlackLineIcon: RemixiconReactIconComponentType;
export default SlackLineIcon;
