import type { InputPasswordProps } from '@primereact/types/primitive/inputpassword';
export declare const defaultProps: InputPasswordProps;
