export declare const isImportedAsSnippet: (filename: string, importedFiles: Set<string>) => boolean;
