import { ReactIconComponentType } from '../types';

declare const LinearScale: ReactIconComponentType;
export default LinearScale;
            