import { IconProps } from '../types';
declare const LineVertical: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default LineVertical;
//# sourceMappingURL=LineVertical.d.ts.map