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

declare const LayoutRightFillIcon: RemixiconReactIconComponentType;
export default LayoutRightFillIcon;
