/** * * @param extension */ export declare function getIconForFile(extension: string): string; //# sourceMappingURL=icons.d.ts.map