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

declare const PaletteLineIcon: RemixiconReactIconComponentType;
export default PaletteLineIcon;
