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