export declare const actionNameBuilder: (prefix: string, separator?: string) => (name: string) => string;