import { RouterManagedTag } from '@tanstack/router-core'; export declare function Asset({ tag, attrs, children }: RouterManagedTag): any;