import './AnimateIconBase.css'; import { AnimateIconBaseProps } from './types'; export declare const AnimateIconBase: import("@consta/uikit/__internal__/src/utils/types/PropsWithAsAttributes").ComponentWithAs;