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