/// import { FTLLoaderProps } from "../../"; export { FTLLoaderProps }; export declare const FTLLoader: ({ color, ...boxProps }: FTLLoaderProps) => JSX.Element;