import React from "react"; export declare const Filename: React.FC<{ filename: string; }>;