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

declare const FullscreenFillIcon: RemixiconReactIconComponentType;
export default FullscreenFillIcon;
