import { LogoDataHookReturn } from './types'; export declare const useLogoData: () => LogoDataHookReturn;