import { Permit } from 'permitio'; export declare const usePermitSDK: (token: string, pdpUrl?: string) => Permit;