import type { IconProps } from "./types"; export declare const CaMonogramIcon: (props: IconProps) => JSX.Element;