import { IconDefinition } from "./types"; declare const plus: IconDefinition; export { plus }; //# sourceMappingURL=plus.d.ts.map