import { ReactIconComponentType } from '../types';

declare const Straighten: ReactIconComponentType;
export default Straighten;
            