import { AuthoringLayoutItem } from '@acoustic-content-sdk/api';
export declare type AuthoringLayoutState = Record<string, AuthoringLayoutItem>;
