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