import { File_Static } from './File_Static'; export declare class File_String extends File_Static { statsCompleted(stats: any): void; }