export default function (): {
    'hook-misc': {
        '.uk-column-divider': {
            columnRule: string;
            columnRuleColor: string;
        };
    };
};
