import { ISystemEasyIcon } from "./ISystemEasyIcon";
/**
 * NOTE:  using AllEasySystemIcons in addEasyIcons will take first priority... so be cautions.
 * If you notice all Items are like 'Site Pages', it's because of this
 */
export declare const AllEasySystemIcons: ISystemEasyIcon[];
//# sourceMappingURL=AllSystemEasyIcons.d.ts.map