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