export declare const returnClass: (theme: string) => "primary" | "secondary" | undefined;