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