Repository URL to install this package:
export interface SignInProps { onClose?: () => void; viewPage?: string; }