export declare const retrieveClassNamesFromProps: (variants: string[], styles: any, props: any, suffix?: string) => string;