export declare const exists: (parameter?: string) => string;
export declare const existsValue: (parameter?: string) => string;
