import { IconProps } from '../types'; import type { Component } from 'solid-js'; export declare const Loader: Component;