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

declare const StickyNoteLineIcon: RemixiconReactIconComponentType;
export default StickyNoteLineIcon;
