import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const noteIconName = "note";
export declare const noteIcon: IconShapeTuple;
