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