import { SvgIconComponent } from './types'; declare const AlignVerticalTopIcon: SvgIconComponent; export default AlignVerticalTopIcon;