export declare const prefixOptions: {
    flag: string;
    prefix: string;
};
