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