import type { StyleObject } from '../../../../features/textState/feature.server.js'; export declare const TextStateIcon: React.FC<{ css?: StyleObject; }>; //# sourceMappingURL=index.d.ts.map