declare function getViteEntry(input: string | string[] | Record): string[] | Record; export { getViteEntry };