/** * Defines the css of the entity component as an ElementStyles object * * @remarks * * Mixin to custom ElementStyles to override and customise the style of an * entity manager component */ export declare const styles: import("@microsoft/fast-element").ElementStyles; //# sourceMappingURL=entities.styles.d.ts.map