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