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