export declare class UserPortfolioTemplate {
  create(): HTMLElement;
}
