export default function Example() {
  return <InputPassword disabled />;
}