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

declare const LineStyle: ReactIconComponentType;
export default LineStyle;
            