import { STATES } from "./types"; export declare const getIcon: (state: STATES) => JSX.Element; //# sourceMappingURL=logic.d.ts.map