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

declare const StickyNoteFillIcon: RemixiconReactIconComponentType;
export default StickyNoteFillIcon;
