export interface Usage { title: string; content: string; }