import { ReactIconComponentType } from '../types';

declare const NoteAlt: ReactIconComponentType;
export default NoteAlt;
            