/// import { STATES } from "./types"; export declare const COMPONENTS: { [x in STATES]: JSX.Element; }; //# sourceMappingURL=constants.d.ts.map