/**
 * Used to style page content header title row actions child elements
 * (styling slotted content, using ::slotted will not work on Edge)
 */
export declare const pageContentHeaderSlottedStyles: import("lit-element").CSSResult;
