/// import { CharacterCountProps } from './types'; import { FormInputState } from '../form/types'; export declare const StyledCharacterCount: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme | undefined; } & Pick & { state: FormInputState; }, {}, {}>; //# sourceMappingURL=styled.d.ts.map