import type { GuiComponentState } from './types'; export declare const defaultComponentState: GuiComponentState; export declare const defaultComponentStateMounted: GuiComponentState; export declare const defaultComponentStateShouldEnter: GuiComponentState; //# sourceMappingURL=defaultComponentState.d.ts.map