import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const alignBottomIconName = "align-bottom";
export declare const alignBottomIcon: IconShapeTuple;
