/// <reference types="react" />
declare const Authentication: () => JSX.Element;
export default Authentication;
