export declare const InlineLoader: import("react").ForwardRefExoticComponent<{ color?: import("./types.js").InlineLoaderColors; } & Omit & import("react").HTMLAttributes & { as?: keyof JSX.IntrinsicElements; forwardedAs?: keyof JSX.IntrinsicElements; }, "ref" | "color"> & import("react").RefAttributes>; //# sourceMappingURL=InlineLoader.d.ts.map