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

declare const FullscreenExitLineIcon: RemixiconReactIconComponentType;
export default FullscreenExitLineIcon;
