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

declare const StackLineIcon: RemixiconReactIconComponentType;
export default StackLineIcon;
