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