import { PlaneGeometry } from 'three';
export declare function createPanelGeometry(): PlaneGeometry;
export declare const panelGeometry: PlaneGeometry;
