import type { StyleProp } from '@vtex/admin-ui-core';
declare const style: Record<string, StyleProp>;
export default style;
