import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Line: StyledIcon; export declare const LineDimensions: { height: number; width: number; };