import { IconSvgProps } from '../types';
declare const TidalLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TidalLogo;
//# sourceMappingURL=TidalLogo.d.ts.map