type UseScript = (src: string) => boolean[]; export { UseScript };