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

declare const BringToFrontIcon: RemixiconReactIconComponentType;
export default BringToFrontIcon;
