import { SiteStore } from '../useSiteStore';
export declare const tokenSel: (s: SiteStore) => any;
