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

declare const ShuffleLineIcon: RemixiconReactIconComponentType;
export default ShuffleLineIcon;
