/// import { IconProps } from '../../types'; declare const NotesMinimalistic: (allProps: IconProps) => JSX.Element; export default NotesMinimalistic;