import { IconProps } from '../Icon'; declare function SvgStraighten(props: IconProps): JSX.Element; export default SvgStraighten;