export declare function isAllowlisted(skillId: string, allowlist: string[]): boolean;