import { IconProps } from '@radix-ui/react-icons/dist/types'; export declare const ContentAppIcon: ({ color, ...props }: IconProps) => import("react/jsx-runtime").JSX.Element;