import type { cssFn } from '@rocket.chat/css-in-js'; export declare const useStyle: (cssFn: cssFn | undefined, arg: unknown) => string | undefined; //# sourceMappingURL=useStyle.d.ts.map