export declare function useBlockParentAttributes(): readonly [Object, (attributes: {
    [key: string]: unknown;
}) => void];
//# sourceMappingURL=index.d.ts.map