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

declare const ScreenshotLineIcon: RemixiconReactIconComponentType;
export default ScreenshotLineIcon;
