import * as React from 'react'; declare function LineSize(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof LineSize; export default LineSize;