import * as React from 'react';
export declare function Icon16Spinner({ children }: React.PropsWithChildren): import("react/jsx-runtime").JSX.Element;
export declare function Icon24Spinner({ children }: React.PropsWithChildren): import("react/jsx-runtime").JSX.Element;
export declare function Icon32Spinner({ children }: React.PropsWithChildren): import("react/jsx-runtime").JSX.Element;
export declare function Icon44Spinner({ children }: React.PropsWithChildren): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=icons.d.ts.map