import type { SpinnerTypes } from './spinner.type'; declare const RingLoader: import("svelte").Component; export default RingLoader;