export interface Assets { scripts: string[]; stylesheets: string[]; }