import type ChipProps from "../types/ChipProps"; declare const getDisabled: ({ disabled, isStroke, }: Pick) => string; export default getDisabled; //# sourceMappingURL=getDisabled.d.ts.map