import * as React from "react"; declare const SvgIcnLoading: (props: React.SVGProps) => JSX.Element; export default SvgIcnLoading;