import { IconProps } from '../types';
declare function Note(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Note;
//# sourceMappingURL=Note.d.ts.map