import { Security } from "../types"; export declare const attachGroupInstaller: (security: Security) => void;