export declare class STImportManager { private importedFiles; importFile(fileName: string): string; }