import { RemixiconReactIconComponentType } from './dist/typings';

declare const AlignTopIcon: RemixiconReactIconComponentType;
export default AlignTopIcon;
