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

declare const LayoutRight2FillIcon: RemixiconReactIconComponentType;
export default LayoutRight2FillIcon;
