export declare const UUIInterfaceLookValues: Readonly; export type UUIInterfaceLook = '' | 'default' | 'primary' | 'secondary' | 'outline' | 'placeholder';