import type { DividerOrientation } from './types'; export declare const getComponentCss: (orientation: DividerOrientation) => string; //# sourceMappingURL=diwa-divider-styles.d.ts.map