import { ReactIconComponentType } from '../types';

declare const StickyNote2: ReactIconComponentType;
export default StickyNote2;
            