import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const tmplIconName = "tmpl";
export declare const tmplIcon: IconShapeTuple;
