/// import type { Application } from '../application'; export declare const CreateSecurityGroupButton: ({ app }: { app: Application; }) => JSX.Element;