import type { IconProps } from './types.js' export declare function IconButtonsAlt(props: IconProps): import('react').JSX.Element