/// import { IconProps } from "../icon"; export declare type NoteIconProps = IconProps; export declare const NoteIcon: import("react").ForwardRefExoticComponent>;