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