export class Dinsideinnlogging extends React.Component { constructor(props: any); state: { laster: boolean; }; componentDidMount(): void; _tvingDinsideinnlogging(): Promise; } export namespace Dinsideinnlogging { namespace propTypes { const sid: PropTypes.Validator; const innstillinger: any; const vedFeil: PropTypes.Validator<(...args: any[]) => any>; } } import React from "react"; import PropTypes from "prop-types";