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