import { IconProps } from '../types';
declare function Spiral(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Spiral;
//# sourceMappingURL=Spiral.d.ts.map