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

declare const LogoutBoxFillIcon: RemixiconReactIconComponentType;
export default LogoutBoxFillIcon;
