export interface RepoAuthHandlerComponentProps {
    handleAuth: (step: number) => void;
}
//# sourceMappingURL=repo-auth-handler-component-prop.model.d.ts.map