declare const useSeerbitScript: (scriptId: string | number) => boolean[];
export default useSeerbitScript;
