import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const fileIconName = "file";
export declare const fileIcon: IconShapeTuple;
