import type { Decoration } from './types';
export declare const DecorationsData: Decoration[];
