import * as React from 'react'; /** * @ignore - internal component. */ declare function CognitoIcon(): React.JSX.Element; export default CognitoIcon;