import { IconDefinition } from '../types'; declare const IconVerticalAlignCenter: IconDefinition; export default IconVerticalAlignCenter;