/// import { IconProps } from "../SvgIcon"; export declare const ApplicationCS: (props?: IconProps) => JSX.Element; export default ApplicationCS;