import { StyleType } from '@primeuix/styled';
export { StyleType } from '@primeuix/styled';

declare const style: StyleType;

export { style };
