import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const childArrowIconName = "child-arrow";
export declare const childArrowIcon: IconShapeTuple;
