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

declare const LineWeight: ReactIconComponentType;
export default LineWeight;
            