import { StyledIcon } from '@styled-icons/styled-icon'; export declare const StickyNote: StyledIcon; export declare const StickyNoteDimensions: { height: number; width: number; };