import React from 'react'; import './index.scss'; declare const IndentRight: React.FC; export default IndentRight;