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