export default CheryxLogo; declare function CheryxLogo({ alt }: { alt: any; }): React.JSX.Element; import React from 'react';