/// export declare const Intro: React.FC<{ date: string; audioFilePath: string; title: string; }>;