export declare const Divider: { theme: { variants: { orientation: { vertical: any; horizontal: any; }; }; }; componentConfig?: Omit, "componentName"> | undefined; };