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

declare const ShirtLineIcon: RemixiconReactIconComponentType;
export default ShirtLineIcon;
