export declare const getPageLayoutSlotSelector: (slotName: string) => {
    "data-ds--page-layout--slot": string;
};
