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

declare const FullscreenLineIcon: RemixiconReactIconComponentType;
export default FullscreenLineIcon;
