import type { BrandsWithTr } from "@raiadrogasil/pulso-tokens"; export declare const getTheme: (theme: BrandsWithTr) => import("@raiadrogasil/pulso-tokens").Tokens;