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