export declare const LAUNCHERS: Readonly<{
    [key: string]: string;
}>;
