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

declare const LayoutRightLineIcon: RemixiconReactIconComponentType;
export default LayoutRightLineIcon;
