import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const flagIconName = "flag";
export declare const flagIcon: IconShapeTuple;
