import type { IconProps } from '../../types';
declare const LayoutTopLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Layout Top Line
 * @see {@link https://remixicon.com/icon/layout-top-line Remix Icon Docs}
 */
export { LayoutTopLine };
