import type { InputFieldState } from '../diwa-input/types'; export declare const getComponentCss: (state: InputFieldState, disabled: boolean, compact: boolean) => string; //# sourceMappingURL=diwa-pin-code-styles.d.ts.map