export declare const validateParams: (userID?: string | undefined, serviceID?: string | undefined, templateID?: string | undefined) => boolean;