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

declare const ArtboardFillIcon: RemixiconReactIconComponentType;
export default ArtboardFillIcon;
