import React from 'react';
declare const IndentLine: () => React.JSX.Element;
export default IndentLine;
