import type { SlideLayout } from "../model/types.js"; export declare function readSlideLayout(xml: any): Omit;