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