import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const alignTopIconName = "align-top";
export declare const alignTopIcon: IconShapeTuple;
