export declare function filterNonExistent(scripts: string[]): string[];
export default function (): void;
