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