import * as React from "react"; declare function LoaderOutline(props: React.SVGProps): any; export default LoaderOutline;