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

declare const ArtboardLineIcon: RemixiconReactIconComponentType;
export default ArtboardLineIcon;
