import type { IconComponent } from '../types'; declare const AlignBottom: IconComponent; export default AlignBottom;