import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const fileSettingsIconName = "file-settings";
export declare const fileSettingsIcon: IconShapeTuple;
